Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getToolbarBandActions

This procedure returns temp-tables of selected bands and actions to the caller.

Location: ry\app\ryrepmngrp.i

Parameters:

INPUT pcToolbar AS CHARACTER INPUT pcObjectList AS CHARACTER INPUT pcBandList AS CHARACTER

A comma-delimited list of band names.

OUTPUT TABLE FOR ttToolbarBand OUTPUT TABLE FOR ttObjectBand OUTPUT TABLE FOR ttBand OUTPUT TABLE FOR ttBandAction OUTPUT TABLE FOR ttAction OUTPUT TABLE FOR ttCategory Notes: These band actions are not cached into a temp-table here because they are cached by the toolbar super procedure, toolbarcustom.p, for the current session.

Examples: See the doToolbar procedure in ry\app\ryuimsrvrp.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095